.inx_banner {
    background: url(../images/inx_banner.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 60px;
    box-sizing: border-box;
    padding-bottom: 10px;
    height: 450px;
}

.inx_banner2_inp {
    display: flex;
    align-items: center;
    width: 196px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
}

.inx_banner2_inp input {
    width: 100%;
    height: 100%;
    padding-left: 20px;
}

.inx_baner_title strong {
    font-size: 45px;
    font-family: Microsoft YaHei;
    color: #333333;
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
}

.inx_baner_title span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.inx_banner_type {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 468px;
    margin-top: 60px;
    margin-bottom: 20px;
}

.inx_banner_type p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
    padding-bottom: 10px;
}

.inx_banner_xz {
    color: #FF6666 !important;
    border-bottom: 2px solid #FF6666;
}

.inx_banner_box {
    display: flex;
    align-items: center;
    position: relative;
}

.inx_banner_sele {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 196px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
}

.inx_banner_sele select {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}
.inx_sele2 input{
    margin-left: 20px;
}
.inx_banner1_inp {
    width: 214px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
}

.inx_sele2 {
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
    position: relative;
}

.inx_sele3 {
    width: 214px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
    box-sizing: border-box;
}

.inx_sele2 select {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}

.inx_sele3 select {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}

.inx_banner_btn {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.inx_banner_btn p {
    width: 196px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 10px;
}

.inx_banner_btn p:hover {
    background: #fb4a4a;
}

.inx_banner_btn span {
    width: 136px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #FF6666;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF6666;
    cursor: pointer;
}
.inx_banner_btn span a {
    width: 136px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #FF6666;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF6666;
    cursor: pointer;
}

.inx_banner_btn span:hover {
    background: #fb4a4a;
    color: #fff;
}
.inx_banner_btn span a:hover {
    background: #fb4a4a;
    color: #fff;
}
.gundon {
    display: flex;
    align-items: center;
    margin-top: 58px;
}

.gundon strong {
    font-size: 14px;
    font-family: 迷你简汉真广标;
    font-weight: bolder;
    font-style: italic;
    color: #333333;
    display: inline-block;
    margin-left: 10px;
    margin-right: 20px;
}

.gundon ul li {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.gundon ul li span {
    color: #FF7D22;
}

.inx_typ {
    padding: 20px 0;
}

.inx_typ ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inx_typ ul li {
    display: flex;
    align-items: center;
}

.inx_typ ul li p {
    margin-left: 10px;
}

.inx_typ ul li p strong {
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.inx_typ ul li p span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.inx_servebj {
    background-color: #F4F7FF;
    padding: 40px 0;
}

.inx_serve strong {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    text-align: center;
}

.inx_serve p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.wire {
    width: 32px;
    height: 3px;
    background: #6C6EFF;
    border-radius: 2px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.inx_serve_main {
    display: flex;
}

.inx_serve_img {

    padding: 30px;
    box-sizing: border-box;
    width: 210px;
}

.inx_serve_imgs1 {
    background: url(../images/serve_bj1.png) no-repeat;
    background-size: 100%;
}

.inx_serve_imgs2 {
    background: url(../images/serve_bj2.png) no-repeat;
    background-size: 100%;
}

.inx_serve_title {
    display: flex;
    align-items: center;
}

.inx_serve_title img {
    width: 16px;
    height: 16px;
}

.inx_serve_title strong {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 10px;
}

.inx_serve_img span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: justify;
}

.inx_serve_img p {
    width: 152px;
    height: 36px;
    border: 1px solid #FFFFFF;
    border-radius: 18px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    cursor: pointer;
}

.inx_serve_main ul {
    display: flex;
    flex-wrap: wrap;
}

.inx_serve_main ul li {
    width: 320px;
    background: #FFFFFF;
    border: 1px solid #6C6EFF;
    padding: 20px;
    margin-left: 10px;
    height: 182px;
    box-sizing: border-box;
}

.inx_serve_li_title {
    display: flex;
    align-items: center;
}

.inx_serve_li_title p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF6666;
    margin: 0 !important;
    margin-right: 10px;
}

.inx_serve_li_title span {
    width: 36px;
    height: 15px;
    background: #FF6666;
    border-radius: 8px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inx_serve_main ul li b {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    height: 40px;
    display: block;
}

.inx_serve_li_sm {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-top: 40px;
}

.inx_serve_numbr {
    display: flex;
    align-items: baseline;
}

.inx_serve_numbr text {
    color: #FF7D22;
    font-size: 14px;
}

.inx_serve_numbr strong {
    color: #FF7D22;
    font-size: 22px;
}

.inx_serve_numbr span {
    color: #999999;
    font-size: 12px;
}

.inx_get {
    background-color: #FFFFFF;
    padding: 30px;
    box-sizing: border-box;
}

.inx_getmain {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inx_getmain li:nth-child(2) li {
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    padding: 0 40px;
}

.inx_getbox li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.inx_getbox li p {
    width: 28px;
    height: 28px;
    background: #6C6EFF;
    border-radius: 50%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inx_getbox li span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 14px;
    width: 50%;
}

.inx_getbox li b {
    width: 116px;
    height: 28px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.inx_getbox li b:hover {
    background-color: #fb4a4a;
}

.inx_consult {
    background: url(../images/consult.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 30px;
    padding-bottom: 22px;
}

.inx_consult_box {
    /*display: flex;*/
    align-items: center;
    text-align: center;
    padding: 26px;
}

.inx_consult_box P {
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.inx_consult_box button {
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
}
.inx_consult_box a{
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
}

.inx_consult_box button:hover {
    background-color: #fb4a4a;
}
.inx_consult_box a:hover {
    background-color: #fb4a4a;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 18px;
}
.inx_consult span {
    width: 326px;
    height: 32px;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 26%;
    margin-top: 16px;
}

.period_hear {
    padding-top: 40px;
}

.period_hear strong {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    text-align: center;
}

.period_hear p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.period_type {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.period_type span {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
    padding-bottom: 20px;
}

.periodbj {
    background: url(../images/periodbj.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    box-sizing: border-box;
}


.period_xz {
    color: #6C6EFF !important;
    border-bottom: 2px solid #6C6EFF;
}

.period_main1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.period_left {
    width: 400px;
    height: 342px;
    background: #6C6EFF;
    opacity: 0.9;
    border-radius: 4px;
    padding: 30px 20px 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 10px;
}

.period_left strong {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
}

.period_left p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 30px;
    text-align: initial;
    width: 308px;
}

.period_left_botm {
    display: flex;
    position: relative;
}

.period_left_zx {
    display: flex;
    align-items: center;
    height: 20px;
    position: absolute;
    bottom: 30px;
}

.period_left_zx span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 10px;
}

.period_rw {
    position: absolute;
    right: 0;
    bottom: 0;
}

.period_main1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    height: 342px;
    flex: 1;
}

.period_main1 ul li {
    width: 390px;
    height: 166px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 10px;
}

.period_main1 ul li p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.period_main1 ul li span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.period_main1 ul li b {
    width: 120px;
    height: 22px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    opacity: 0.95;
    border-radius: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}

.period_money {
    display: flex;
    align-items: baseline;
}

.period_money text {
    color: #FF7D22;
    font-size: 14px;
}

.period_money strong {
    color: #FF7D22;
    font-size: 22px;
}

.period_money span {
    color: #999999;
    font-size: 12px;
}

.client {
    background: url(../images/clientbj.png) no-repeat;
    background-size: 100% 100%;
    height: 140px;
    display: flex;
}

.client_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.client_box p {
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    width: 652px;
    text-align: center;
}

.client_box button {
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.client_box button:hover {
    background-color: #fb4a4a;
}

.ask {
    width: 100%;
    background: #F4F7FF;
    padding-top: 40px;
}

.ask_head strong {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    display: block;
}

.ask_head p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.ask_ul {
    margin-top: 57px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ask_li {
    position: relative;
    width: 366px;
    height: 196px;
    background: #F8F8FC;
    border-radius: 10px;
    background-image: linear-gradient(to bottom right, #fff 50%, #F8F8FC 50%);
    margin-bottom: 50px;
}

.ask_li_avatar {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.ask_li_info {
    margin-left: 202px;
}

.ask_li_info_name {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.ask_li_info_name p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
}

.ask_li_info_name p:nth-child(2) {
    margin-left: 8px;
    font-size: 14px;
    padding: 5px 8px;
    background: linear-gradient(-30deg, #FDDE9E, #FEEECE);
    border-radius: 12px;
    color: #A8802D;
}

.ask_li_info_text {
    margin-top: 19px;
    color: #666666;
    font-size: 14px;
    line-height: normal;
}

.ask_li_info_text span {
    color: #FF7D22;
}

.ask_li_info_btn {
    width: 120px;
    height: 40px;
    border: 1px solid #FF6666;
    border-radius: 4px;
    font-size: 14px;
    color: #FF6666;
    text-align: center;
    line-height: 40px;
    margin-top: 19px;
    cursor: pointer;
}

.ask_li_info_btn:hover {
    background: #FF6666;
    color: #FFFFFF;
}

.hsj {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
}

.wires {
    width: 62px;
    height: 3px;
    background: #6C6EFF;
    border-radius: 2px;
}

.hsj_hear {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hsj_hear p {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 30px;
}

.hsj_hear span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}

.hsj_font {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.hsj_font strong {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #333333;
}

.hsj_font p {
    margin-top: 20px;
}

.part {
    background: #F4F7FF;
    padding: 40px 0;
}

.part_box strong {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    text-align: center;
}

.part_box p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.swipe_left {
    width: 20px;
    height: 20px;
    background: #53547A;
    opacity: 0.15;
    border-radius: 4px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swipe_right {
    width: 20px;
    height: 20px;
    background: #53547A;
    opacity: 0.15;
    border-radius: 4px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper_box {
    position: relative;
}

.swiper-prev {
    position: absolute;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
}

.swiper-next {
    position: absolute;
    top: 50%;
    right: -9px;
    transform: translateY(-50%);
}

.swiper-prev,
.swiper-next {
    width: 20px;
    height: 20px;
    background: #53547A;
    opacity: 0.15;
    border-radius: 4px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.swiper-prev:hover {
    background: #6C6EFF !important;
    opacity: unset;
    color: #fff;
    z-index: 9999;
    cursor: pointer;
}

.swiper-next:hover {
    background: #6C6EFF !important;
    opacity: unset;
    color: #fff;
    z-index: 9999;
    cursor: pointer;
}

.start_bj {
    background: url(/icon/bjt.png) no-repeat;
    background-size: 100% 100%;
    padding: 40px 0;
    /*/images/startbj.png*/
}

.start strong {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    text-align: center;
}

.start p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.start_conter {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.start_left {
    width: 820px;
    height: 523px;
    background: #FFFFFF;
    border-radius: 4px;
}

.start_rigt {
    width: 360px;
    height: 523px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.start_type {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 2px solid #ECECEC;
    height: 52px;
    padding-top: 10px;
}

.start_type span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    padding-bottom: 10px;
    cursor: pointer;
}

.start_xz {
    color: #6C6EFF !important;
    border-bottom: 2px solid #6C6EFF;
}

.start_type span:hover {
    color: #6C6EFF;
    border-bottom: 2px solid #6C6EFF;
}

.start_main ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
    height: 470px;
}
.start_main ul li p{
    text-align: initial !important;
}
.start_main ul li{
    width: 30%;
}
.start_main ul li p a{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 0;
}

.start_main ul li span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.start_rigt_hear {
    display: flex;
    align-items: center;
    margin-left: 16px;
}

.start_rigt_hear p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-left: 8px;
}

.start_rigt_cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #ECECEC;
    height: 52px;
}

.start_rigt_cont span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-right: 20px;
}

.start_rigt_top {
    width: 360px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 4px;
    overflow: hidden;
}

.start_rigt_top ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 147px;
    padding: 10px 0;
    box-sizing: border-box;
}

.start_rigt_top ul li {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.start_rigt_top ul li span {
    width: 6px;
    height: 6px;
    background: #6C6EFF;
    border-radius: 50%;
    margin: 0 16px;
}

.start_rigt_botm {
    width: 360px;
    height: 303px;
    background: #FFFFFF;
    border-radius: 4px;
}

.start_rigt_botm_cont {
    display: flex;
    align-items: baseline;
}

.start_rigt_botm_cont p {
    width: 28px;
    height: 28px;
    background: #6C6EFF;
    opacity: 0.5;
    border-radius: 50%;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 14px;
}

.start_rigt_botm_cont_font h6 {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
}

.start_rigt_botm_cont_font span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    width: 274px;
    display: block;
    margin-top: 10px;
}

.start_rigt_botm button {
    width: 160px;
    height: 40px;
    /* border: 1px solid #FF6666; */
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FF6666;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 20px;
}

.start_rigt_botm a {
    width: 160px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FF6666;
    cursor: pointer;
}

.start_rigt_botm button:hover {
    background-color: #fb4a4a;
    color: #FFF;
}
.start_rigt_botm a:hover {
    background-color: #fb4a4a;
    color: #FFF;
}

.guard strong {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    display: block;
}

.guard p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.guardbj {
    background: #F4F7FF;
    padding: 40px 0;
}

.guard_title strong {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    text-align: center;
    display: block;
}

.guard_title p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.ass_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 57px;
}

.ass_li {
    width: 366px;
    height: 100px;
    background: #FFFFFF;
    box-shadow: 2px 3px 18px 0px rgba(0, 4, 85, 0.05);
    border-radius: 50px;
    display: flex;
    align-items: center;
    padding: 20px 42px 20px 20px;
    margin-bottom: 30px;
}

.ass_li_icon {
    width: 60px;
    height: 60px;
    background: rgba(108, 110, 255, 0.06);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ass_li_text {
    flex: 1;
    margin-left: 21px;
}

.ass_li_text p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
}

.ass_li_text p:nth-child(2) {
    font-size: 14px;
    margin-top: 11px;
    line-height: normal;
}


.ljzx{
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
    position: absolute;
    left: 53%;
    margin-top: -45px;
}
.shou_ljzx{
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
    position: absolute;
    left: 44%;
    margin-top: 16px;
}
.shou2_ljzx{
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
    position: absolute;
    left: 44%;
    margin-top: 42px;
}
.shou3_ljzx{
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
    cursor: pointer;
    position: absolute;
    left: 44%;
    margin-top: 43px;
}